Total Complexity | 9 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 111 |
Lines of code | 52 |
Logical lines of code | 34 |
Comment lines | 12 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
testAllTheGettersReturnTheProperValue() | 57 | 1 | 16 | |
testDatesGetCastToDateTime() | 68 | 1 | 7 | |
testInvalidMetadataWillThrow() | 79 | 1 | 3 | |
testAnExpectedAppIdWillNotThrow() | 76 | 1 | 4 | |
testAnUnexpectedAppIdWillThrow() | 76 | 1 | 4 | |
testAnExpectedUserIdWillNotThrow() | 76 | 1 | 4 | |
testAnUnexpectedUserIdWillThrow() | 76 | 1 | 4 | |
testAnActiveAccessTokenWillNotThrow() | 72 | 1 | 5 | |
testAnExpiredAccessTokenWillThrow() | 72 | 1 | 5 |